home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / indus / tlc212 / history.tlc < prev    next >
Text File  |  1989-02-19  |  11KB  |  229 lines

  1.         
  2.  
  3.  
  4.         (HISTORY.TLC)                             Page 1.
  5.  
  6.         * Denotes correction of error or bug
  7.         *** Denotes added features
  8.  
  9.         Original TLC program is Version 2.0.0
  10.  
  11.         Changes in Version 2.0.1:
  12.  
  13.           03/27/88  Changed NEWUNIT.PRG to improve GETs for tire size.  
  14.                     Makes them come up sequentially.
  15.                     Changed TRUCKS.PRG to show Ver. 2.0.1 and added 
  16.                     PICTURE '!!' for drive Spec.
  17.                     Changed ADREPAIR.PRG to remove IF statements after 
  18.                     parts and labor entries.  Modified the repair code 
  19.                     table.
  20.         * 04/07/88  Corrected ERROR at line 41 in OLDFUEL.PRG; change 
  21.                     overlooked CO_NUMBER to NUMBER.
  22.         
  23.         Released as VERSION 2.0.2 on 04/08/88
  24.         
  25.       *** 04/12/88  Changed DOCUMENT.PRG to provide for multiple reports 
  26.                     for vehicle repair printouts.  Corrected heading
  27.                     space errors. 
  28.  
  29.         Released as VERSION 2.0.3 on 04/17/88
  30.  
  31.       *** 04/18/88  Changed TRUCKS.PRG, HOUSKEEP.PRG, PRINTED.PRG for 
  32.                     new style menus...@...PROMPT...message...MENU TO
  33.  
  34.           04/20/88  Changed ADREPAIR.PRG to avoid reentry at CODE, 
  35.                     AMOUNTS.
  36.                     Changed HOUSKEEP.PRG to add explanations at index 
  37.                     choices.  Changed cursor to start at choice #8 to 
  38.                     avoid accidental indexes.
  39.         *           Corrected BUG in SCHED.PRG printouts; did not 
  40.                     print schedule of maint. by division. Added index
  41.                     on DIVIS.  Modified GEN2.PRG to add INDEX ON DIVIS TO
  42.                     SCHEDIV.  MODIFIED REDO2.PRG to include SCHEDIV  for 
  43.                     reindexing.  Modified USETLC.TXT to show requirement
  44.                     for SCHEDIV.NDX for TLC prior to Ver. 2.0.4
  45.  
  46.                     Changed WHOLIST.PRG to add FIND &DIV before the DO 
  47.                     WHILE for multiple division printouts.
  48.  
  49.           04/23/88  Changed main menu so cursor falls on second selection
  50.                     to avoid accidental "add repairs".  Similar modifica-
  51.                     tions to HOUSKEEPING and PRINTED menus.
  52.  
  53.           04/24/88  Changed all three menus to set first character out 
  54.                     for better selection.  Files changed: TRUCKS.PRG,
  55.                     HOUSKEEP.PRG and PRINTED.PRG
  56.  
  57.           04/27/88  Changed all three menus to improve some descrip-
  58.                     tions of menu functions.  Files changed: TRUCKS.PRG,
  59.                     HOUSKEEP.PRG and PRINTED.PRG.
  60.  
  61.  
  62.  
  63.                                                   Page 2.
  64.  
  65.                     Changed ADREPAIR.PRG to add a READ after mileage 
  66.                     entry to avoid excessive jumping around from field to
  67.                     field as data items are entered.
  68.  
  69.         RELEASED VER. 2.0.4 ON 04/28/88
  70.    
  71.          05/08/88  Rewrite OLDWORK.PRG to overcome problem with CLIPPER 
  72.                    handling REPLACE and DELETES for old vehicles.
  73.                    Included OLDFUEL.PRG in the OLDWORK file.   Removed
  74.                    need for entry of a zero if no money in ADREPAIR.PRG
  75.                    ...new CLIPPER (update of Summer '87) has this
  76.                    problem corrected.
  77.         
  78.      *** 05/10/88  Added EXCEPT.PRG, EXREPORT.PRG, and MILEAGE.PRG used
  79.                    to generate exception reports for overdue preventive
  80.                    maintenance.
  81.                     
  82.         05/21/88   Modified EXCEPT.PRG to check for lube not required. 
  83.                    also modified USETLC.TXT to stress no comma in mileage
  84.                    entry for exception report.
  85.  
  86.         06/08/88   Modified DOCUMENT.PRG to change heading to accomodate
  87.                    printers limited to 135 characters.
  88.  
  89.         06/23/88   Modified BILLSALE.PRG to put figures on line 
  90.                    following worded amount for extra long words on
  91.                    wide printers.
  92.  
  93.     *** 06/26/88   Added color support, added .DBF for file location,
  94.                    removed need for CAPS LOCK, changed ADD NEW UNIT to 
  95.                    ask if another, extensive changes.
  96.      
  97.     *** RELEASED VER. 2.1.0 ON 07/12/88
  98.          
  99.     *** 08/14/88   Modified SCHEDULE, DOCUMENT,SCHED REVIEW AND EXCEPTION 
  100.                    REPORT to add BRAKE and EXHAUST system inspections.
  101.  
  102.     ***            Changed format to supply index files with TLC to avoid
  103.                    confusion in generating them by the user.  Revised the
  104.                    HOUSKEEPING menu to remove the initial indexing.   
  105.  
  106.     *** 09/08/88   Added FINSTALL.BAT, HINSTALL.BAT AND FDEMO.BAT to
  107.                    make user installation easier.
  108.  
  109.     *** 09/18/88   Modified printed fuel use report PERFORM.PRG to add 
  110.                    selection for a FULL or SHORT report.  With a short,
  111.                    user chooses fuel after a specified mileage.  Good 
  112.                    for checking recent MPG for a vehicle.   Also shows
  113.                    fuel cost-per-mile for selected period.
  114.  
  115.     *** 10/14/88   Modified printed repair history report DOCUMENT.PRG
  116.                    to add FULL or SHORT report similar to fuel but using
  117.                    a specified date.   Added maintenance cost-per-mile
  118.                    for the selected period.
  119.  
  120.  
  121.                                                   Page 3.
  122.  
  123.     *** 09/26/88   Modified ADDSCHED.PRG to set original mileage settings
  124.                    to recommended default values.
  125.  
  126.  
  127.     *** 10/23/88   Added setup routine to allow selection of color or
  128.                    monochrome monitor for better mono display on COMPAQ
  129.                    and others that emulate color on a mono CRT.
  130.  
  131.     *** 10/23/88   Added TLC logo screen
  132.  
  133.         10/29/88   SHIPPED VERSION 2.1.1
  134.    
  135.       * 11/12/88   In add repair screen, moved cost entries left to better
  136.                    display the money.
  137.   
  138.     *** 11/15/88   Revised FUELS.PRG to calculate amounts in entries, avoid 
  139.                    invalid vehicle entries.
  140.  
  141.     *** 11/15/88   Revised ADREPAIR.PRG to avoid entry of repair without a 
  142.                    valid vehicle or unit NUMBER.
  143.  
  144.       * 11/17/88   Revised DOCUMENT.PRG and PERFORM.PRG to prevent 'divide by
  145.                    zero' error if report is generated for vehicle with no
  146.                    mileage entered for the period reported.
  147.  
  148.       *            Revised INITIAL.PRG to prevent entry of a non allowed drive
  149.                    or monitor character.  (Entry of a space for monitor would 
  150.                    set funny colors and variable entry.)  Now, defaults to
  151.                    drive C and Monochrome if nothing specified.
  152.  
  153.         11/17/88   Version 2.1.2 shipped today 
  154.      
  155.         11/27/88   Modified logo screen with shadowed background.
  156.  
  157.         11/27/88   Modified fuel printout error message.  Changed beginning 
  158.                    entries of 00.01 to 00.001 in initial mileage and fuel cost
  159.                    fields to further reduce the slight error caused here.
  160.  
  161.    ***  12/04/88   Added fuel tax entry routine,ADDTAX.PRG.  Added FUELTAX.DBF
  162.                    to system to provide mileage traveled by state for common
  163.                    carrier trucking companies.
  164.  
  165.    ***  12/05/88   Modified performance procedure, PERFORM.PRG, to provide
  166.                    choice of printed or on-screen calculation of MPG.
  167.  
  168.    ***  12/06/88   Modified repair printout procedure, DOCUMENT.PRG, in the 
  169.                    choice of short report, to allow entry of an ending as well
  170.                    as a beginning date for reporting.  This allows a report for
  171.                    a period of time...a month or quarter for example.  If no
  172.                    ending date is shown, defaults to system date.  Shows report
  173.                    period in the summary heading.
  174.  
  175.    ***  12/06/88   Modified PERFORM.PRG to allow same date period choice.
  176.  
  177.  
  178.                                                   Page 4.
  179.  
  180.    ***